Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace / IControl<T> Interface / Cut Method
In This Topic
    Cut Method (IControl<T>)
    In This Topic
    Cut this control and paste to the destination position.
    Syntax
    T Cut( 
       System.double left,
       System.double top
    )

    Parameters

    left
    top
    See Also